GenericTinyMessage

StockSharp.Xaml.Charting.Common.Messaging

带有用户指定内容的普通信件

继承自: TinyMessageBase

构造函数

GenericTinyMessage
public GenericTinyMessage(object sender, TContent content)
genericTinyMessage = GenericTinyMessage(sender, content)

创建 & > GenericTinyMessage > 类的新实例 。

sender
信件发送器( 通常是" This" )
content
电文内容

属性

Content
public TContent Content { get; protected set; }
value = genericTinyMessage.Content
genericTinyMessage.Content = value

电文内容